home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK1.toast / Development Kits (Disc 1) / Open Transport / Sample Code / DLPI / Interfaces and Libs v. 2.0 / ReadMe
Encoding:
Text File  |  1995-10-17  |  1.1 KB  |  38 lines  |  [TEXT/ttxt]

  1. October 17, 1995
  2.  
  3. Dear Developer,
  4.  
  5. These folders contain the headers and libraries required for PCI driver development. This corresponds to the GM set released with the 7200/8500/9500 Power Macintosh computers. 
  6.  
  7. These interfaces and libraries are in addition to and designed to work with the interfaces and libraries in the MPW Latest folder on MPW Pro #19.  That is, you will need to move these files into the MPW interfaces and libraries folders.  While most of these files are new, the files marked with an asterisk (*) below replace existing files (you may want to save off the older, existing files before replacing them with the newer files, in case you need them later).
  8.  
  9. Here are the names of the PCI driver development files.
  10.  
  11. Interfaces
  12.  
  13.    CIncludes
  14.  
  15.       Devices.h*
  16.       DriverGestalt.h
  17.       DriverServices.h
  18.       Errors.h*
  19.       Interrupts.h
  20.       Kernel.h
  21.       NameRegistry.h
  22.       PCI.h
  23.       Types.h*
  24.       Video.h*
  25.       VideoServices.h
  26.  
  27. Libraries
  28.  
  29.    SharedLibraries
  30.  
  31.       DriverLoaderLib
  32.       DriverServicesLib
  33.       NameRegistryLib
  34.       PCILib
  35.       VideoServicesLib
  36.  
  37.  
  38.